ContentValidationErrorMessage Property
Contains the message to display if a user tries to enter invalid content into a cell. That is when a validation rule's condition evaluates to “false” on the content the user attempts to enter.
Namespace: Independentsoft.Office.OdfAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
public ErrorMessage ErrorMessage { get; set; }
Public Property ErrorMessage As ErrorMessage
Get
Set
Property Value
ErrorMessage